prepare-root: get rid of a global variable
authorLuca BRUNO <luca.bruno@coreos.com>
Tue, 26 Oct 2021 16:27:22 +0000 (16:27 +0000)
committerLuca BRUNO <luca.bruno@coreos.com>
Tue, 26 Oct 2021 16:27:22 +0000 (16:27 +0000)
commit7c17daad175a9e8bd876c3c548db0bdd4449b895
tree174d53e3d35a9c60d532acdbb5191ea00436e31f
parent1e6077af03a130d3f2c3d7e56e5b8f36c563b46e
prepare-root: get rid of a global variable

This moves a global mutable variable to a smaller local scope,
as it is not really used outside of that.
src/switchroot/ostree-prepare-root.c